@charset "utf-8";
/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {
	padding: 0;
	margin: 0;
}
font {
	padding: 0 5px;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #00508e;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}
.clearFloat {
	zoom: 1;
}
body {
	background-color: #fff;
	font-family: "微软雅黑";
	font-size: 17px;
}
.all {
width: 100%;
}
/*网页开始*/
.container {
	width: 100%;
	
}
.top {
	width: 1224px;
	height: 108px;
	margin: 0 auto;
}
.top .xlogo {
	float: left;
	width: 456px;
	height: 108px;
}


.nav {
float:left;
width:663px;
}

.language {
width: 100%;
margin-top: 30px;
}
.language ul{
width: 100%;
list-style: none;
overflow: hidden;
}

.language ul li{
float: right;
list-style: none;
margin-left: 5px;
height: 15px;
}
.language ul li a{
float: right;
font-size: 13px;
line-height: 15px;
color:#727171;
text-decoration: none;
}


.xnav {
	float: left;
	width: 663px;
    margin-top: 15px;
	height: 48px;
}
.top .xnav ul{
	margin-left: 20px;
	list-style: none;
}

.top .xnav ul li{
	float: right;
	list-style: none;
	margin-right: 60px;
}
.top .xnav ul li:first-child{
	margin-right: 0px;;
}
.top .xnav ul li a{

	font-size: 19px;
	line-height: 24px;
	color:#727171;
	line-height: 24px;
	text-decoration: none;
	height: 48px;
		display: block;
}
.top .xnav ul li a:hover{

	font-size: 19px;
	line-height: 24px;
	color:#00508e;
	text-decoration: none;
}
#hidden_box{
width: 120px;
background-color:#fdfcfc;
margin-top: -5px;
position: absolute;
z-index: 990;
list-style: none;
margin-left: -25px;
border-top: solid 5px #00508e;
padding: 15px 0px;
}

#hidden_box li{
float: left;
width: 100%;
list-style: none;
margin-left: 0px;
}
#hidden_box li a{
font-size: 17px;
color:#727171;
line-height: 35px;
text-align: center;
height: 35px;
border-bottom: solid 0px #000000;
}
#hidden_box li a:hover {
color:#00508e;
}

.xnav ul li:hover ul.abc{
display: block;
}
.abc {
display: none;
}
.top .xewm {
float: right;
height:108px;
}

.top .xewm ul {
float: right;
list-style: none;
}

.top .xewm ul li {
float: left;
list-style: none;
margin-top: 13px;
}
.foot {width:100%;background-color:#dcdddd;}
.footer {width: 1224px;margin: 0 auto;height: 91px;}
.yqlj {width: 310px;float: right;height: 74px;}
.yqlj select {font-size: 15px;text-align: center;color:#00508e;line-height: 30px;text-decoration: none;}
.dblj {width: 450px;height: 82px;float: right;}
.dblj ul {width: 100%;float: right;list-style: none;}
.dblj ul li {font-size: 14px;color:#727171;line-height: 25px;float: right;margin-left: 10px;}
.dblj li a {font-size: 14px;text-align: right;color:#727171;text-decoration: none;}
.dblj li a:hover {color:#00508e;}
.copy {width: 550px;float: left;}
.copy span {font-size: 14px;color: #727171;float: left;line-height: 25px;margin-top: 16px;}